const runtime.funcID_asyncPreempt
3 uses
runtime (current package)
mgcmark.go#L901: isAsyncPreempt := frame.fn.valid() && frame.fn.funcID == funcID_asyncPreempt
symtab.go#L347: funcID_asyncPreempt
traceback.go#L473: injectedCall := waspanic || f.funcID == funcID_asyncPreempt || f.funcID == funcID_debugCallV2
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)